| Overload | Description |
|---|---|
| PDFFile Constructor() | This method supports the internal library infrastructure and should not be used by external client code. |
| PDFFile Constructor(Stream) | Initializes a new Object from a stream. |
| PDFFile Constructor(Stream,String) | Initializes a new Object from a stream. |
| PDFFile Constructor(Stream,String,PDFFixedDocumentFeatures) | This method supports the internal library infrastructure and should not be used by external client code. |